home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1997 / HAM Radio 1997.iso / vcls / rotate / readme.txt < prev   
Text File  |  1996-04-08  |  2KB  |  29 lines

  1. MyRotate 1.0 - 3d Rotating Label Component
  2.  
  3. The TDSLabel component is a descendent of TLabel.  The additional properties
  4. added are:
  5. MyTransparent     - I use this to set the component color to its' parent without effecting 
  6. the entire clieght area.  Only the label area is turned to its' parent color, not the entire
  7. clieght area.        
  8. LabelStyle        - Parent property - has component editor
  9.      AHShadeOffSet     - Integer, Distance of Horizontal shadow at 0 degrees 
  10.      Angle             - Integer, 0 to 359, Angle of the label
  11.      AShadeLeftTop     - TColor,  the shadow Color
  12.      AShadeRightBottom - TColor the Other shadow Color
  13.      AStyle3d          - Pick from Raised, Reset,shadowed, and Normal
  14.      AVShadeOffSet     - Integer, Distance of Verticule shadow at 0 degrees
  15.  
  16. To install this component, unzip into your components directory.  Then from
  17. within Delphi select Options|Install Components.  Then select Add and then
  18. Browse for MyRotate.pas.  That's it.  This component will get installed 
  19. on a Samples tab.
  20. If you use MyTransparent then the AStyle3d defaults to Normal. 
  21. ------------------------------------------------------------------------------
  22. This component is public domain and can be distributed freely.  This component
  23. and all associated files have no warranty or guarantees.  If you install this
  24. component/use it and it destroys your system/life, author is not responsible.
  25. Main files
  26. MyRotate.pas, MyRotated.pas, MyRotate.DCR MyRotated.dfm
  27. If you dicover any bugs, or motify the component please sent me a copy  
  28. Mark O. Purvis
  29.